Skip to content

public static Algo\Tools\StvQuotas::fromString

Read it at the source

Description

php
public static Algo\Tools\StvQuotas::fromString ( string $quota ): CondorcetPHP\Condorcet\Algo\Tools\StvQuotas

Build the Enum Quotas option for STV methods.

Parameter

quota: string

Quota name.


Tutorial

Released under the MIT License.